PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setRubyAlign Method
A PDFStandardLayoutRubyAlign enum member specifying the justification of the lines within a ruby assembly.
In This Topic
    setRubyAlign Method
    In This Topic
    Sets the ruby align.
    Syntax
    public void setRubyAlign( 
       PDFStandardLayoutRubyAlign value
    )

    Parameters

    value
    A PDFStandardLayoutRubyAlign enum member specifying the justification of the lines within a ruby assembly.
    See Also